Welcome![Sign In][Sign Up]
Location:
Search - 2000 ddk

Search list

[Driver DevelopWindows 2000驱动程序开发大全设计指南

Description: Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的-Microsoftreg Windows 2000 Driver Development Kit (DDK) to your document detailed overview of the information that the preparation of any type of Windows platform drivers are necessary. This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible
Platform: | Size: 800746 | Author: 乐永 | Hits:

[WinSock-NDISndis驱动程序代码

Description: 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures - gt; Development kits - gt; Windows 2000 DDK - gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \\ programs \\ NTDDK \\ src \\ network \\ NDIS \\ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Platform: | Size: 23063 | Author: 陶钊 | Hits:

[Windows DevelopDDK-for2000

Description: PCI硬件在Windows2000下的DDK源程序-PCI hardware in the Windows 2000 DDK source
Platform: | Size: 7895 | Author: 周广胜 | Hits:

[Documentswin2000驱动程序设计指南{中文版DDK}

Description: win2000驱动程序设计指南{中文版DDK-WIN2000 Driver Design Guide (Chinese version of DDK
Platform: | Size: 1150976 | Author: 张舤 | Hits:

[USB developUsb_Keyboard

Description: 一个在WINDOWS 2000 DDK环境下开发的USB小键盘驱动程序.-A driver program for USB pad keyboard developed under WINDOWS 2000 DDK.
Platform: | Size: 130048 | Author: 钱建春 | Hits:

[Driver DevelopMinimal

Description: windows2000+ddk 驱动开发例子-A example of device driver deveopment using windows2000+ddk.
Platform: | Size: 108544 | Author: | Hits:

[Driver DevelopWindows 2000驱动程序开发大全设计指南

Description: Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的-Microsoftreg Windows 2000 Driver Development Kit (DDK) to your document detailed overview of the information that the preparation of any type of Windows platform drivers are necessary. This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible
Platform: | Size: 800768 | Author: 乐永 | Hits:

[Internet-Networkndis驱动程序代码

Description: 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\programs\NTDDK \src\network\ ndis\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \ programs \ NTDDK \ src \ network \ NDIS \ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Platform: | Size: 22528 | Author: 陶钊 | Hits:

[Driver Developwin2kddk

Description: windows2000中文DDK手册,欢迎大家下载-windows2000 Chinese DDK manual, welcoming everyone to download
Platform: | Size: 3175424 | Author: smartrobot | Hits:

[Driver DevelopWindows2000prtdrv

Description: W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom * Support halftoning in monochromatic mode * Support color identifying(7 colors) * Support type identifying(3 types) ... Usage ===== * 在monochromatic mode下,可以通过设置黑色的输出类型来控制输出 * 在color mode下,可以通过设置各个颜色的输出类型来控制输出,7种 颜色以外的颜色都作为黑色来识别 * 在输出多页文件时,可以分别指定每页的输出文件名,也可以使用自动 添加页号的功能 ... Known Problems ============== Developer Notes =============== * 在windows ddk 命令行环境下编译 参考步骤: 1. 将W2kPrintDrv解压至DDK安装目录 2. 执行“开始”菜单->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行环境输入 > cd W2kPrintDrv > build Author ====== terrificskyfox <terrificskyfox@yahoo.com.cn>-err
Platform: | Size: 88064 | Author: 小亮 | Hits:

[Driver DevelopWindows2000DDKSRC

Description: Windows 2000 DDK 驱动开发配套光盘源码-Windows 2000 DDK supporting the development of CD-ROM drives FOSS
Platform: | Size: 16384 | Author: 枫之影 | Hits:

[Driver DevelopDDK-for2000

Description: PCI硬件在Windows2000下的DDK源程序-PCI hardware in the Windows 2000 DDK source
Platform: | Size: 8192 | Author: | Hits:

[Driver DevelopUSB_Driver_Dev.Frame

Description: Visual C++ 6.0、Windows98/2000/XP DDK 下面的USB设备驱动程序开发框架-Visual C 6.0, Windows98/2000/XP DDK below the USB Device Driver Development Framework
Platform: | Size: 4096 | Author: 王磊 | Hits:

[Driver DevelopWin2000WdmSrc

Description: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序-compiler need Windows 98 or Windows 2000 DDK DDK and VC 6 .0, SoftIce 4.0 (recommended) In addition, the compiler must change the path set by default when the e : \ tan \ hellow \ hellowdm, DDK, SoftIce also correct path. Series, launched Kongzhimianban the "add new hardware," choice "other equipment". Click on "from the installation disk" in the directory to find the hellowdm.inf. installation in the path designated hellowdm.sys can. Can be installed in the Control Panel "system" see this equipment. This document explains : hellowdm.dsw mainly working paper testhello directory for client
Platform: | Size: 16384 | Author: feige | Hits:

[OtherMsdn_Ddk

Description: Windows 2000 DDK 第三卷,中文的,我只有第三卷,不知道对大家有没有用-Windows 2000 DDK Volume III, Chinese, and I only the third volume, do not know whether the U.S. has no use
Platform: | Size: 1264640 | Author: 方景 | Hits:

[Otherwin2k_ddk_doc_3

Description: 这个才是 Windows 2000 DDK 第三卷,中文版的,我只有第三卷,不知道对大家有没有用-This is the Windows 2000 DDK III, the Chinese version, I am only the third volume, do not know whether the U.S. has no use
Platform: | Size: 896000 | Author: 方景 | Hits:

[Driver Develophellowdm

Description: 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序 -In the Visual C++ Environment compiler/toolkit based on the Microsoft DDK to develop a WDM device driver example, embodies the WDM driver programming the basic steps and methods. Usage: compile-time need for Windows98 DDK or Windows 2000 DDK and VC 6.0, SoftIce 4.0 (recommended) In addition, the compiler must change the path settings, the default for e: anhellowhellowdm, DDK, SoftIce have the correct path. Made after the Control Panel to start the
Platform: | Size: 385024 | Author: 罗弘谞 | Hits:

[IME Developddkwingb

Description: 此文件为windows 2000 ddk中的区位输入法源码-This document is for windows 2000 ddk location in the input source
Platform: | Size: 570368 | Author: 不告诉你 | Hits:

[SCMtestUSB

Description: 说明: DDK开发USB驱动 需要win2000或者winxp的DDK,才能编译。 -Description: DDK development USB drive win2000 or winxp need the DDK, can be compiled.
Platform: | Size: 165888 | Author: | Hits:

[Otherwin2000driver

Description: Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-Microsoft ?? Windows ?? 2000 Driver Development Kit (DDK) documentation overview gives you detailed information on Windows2000 platform for the preparation of any type of driver are necessary. This document also describes the Windows Driver Model (WDM) driver, the driver in the Windows2000 and Microsoft ?? Windows ?? 98 platform is between the source-level compatible.
Platform: | Size: 1156096 | Author: zhangfei | Hits:
« 12 3 »

CodeBus www.codebus.net